home *** CD-ROM | disk | FTP | other *** search
/ PD Collection CD 1 / PD Collection CD 1.iso / textual / tex / files / !tex / mfinputs / lgresp / mf
Encoding:
Text File  |  1988-02-26  |  477 b   |  14 lines

  1. % This is LGRESP.MF in text format, as of Mar 31, 1986.
  2. % Light gray font for Imagen 8/300; proofsheet resolution is 60 pixels per inch.
  3. % Each pixel is represented by a 5x5 square, with 5/25 of the dots on.
  4.  
  5. if mode<>imagen: errmessage "This file is for imagen only"; fi
  6.  
  7. font_identifier "GRAYIMAGEN";
  8. picture pix_picture; pix_picture := nullpicture;
  9. for z=(0,1),(1,4),(2,2),(3,0),(4,3):
  10.  addto pix_picture also unitpixel shifted z; endfor
  11. pix_wd := pix_ht := 5;
  12.  
  13. input grayf
  14.